.Net Framework >
v2.0.50727 >
System >
Net >
Security >
SslStream
SslStream
Category
Class
Description
Provides a stream used for client-server communication that uses the Secure Socket Layer (SSL) security protocol to authenticate the server and optionally the client.
Assembly
System
Character
public
Ancestors
AuthenticatedStream > Stream > MarshalByRefObject > Object Contstructors
SslStream(Stream) SslStream(Stream,Boolean) SslStream(Stream,Boolean,RemoteCertificateValidationCallback) SslStream(Stream,Boolean,RemoteCertificateValidationCallback,LocalCertificateSelectionCallback) Properties
CanRead CanSeek CanTimeout CanWrite CheckCertRevocationStatus CipherAlgorithm CipherStrength HashAlgorithm HashStrength IsAuthenticated IsEncrypted IsMutuallyAuthenticated IsServer IsSigned KeyExchangeAlgorithm KeyExchangeStrength Length LocalCertificate Position ReadTimeout RemoteCertificate SslProtocol WriteTimeout Methods
AuthenticateAsClient(String) AuthenticateAsClient(String,X509CertificateCollection,SslProtocols,Boolean) AuthenticateAsServer(X509Certificate) AuthenticateAsServer(X509Certificate,Boolean,SslProtocols,Boolean) BeginAuthenticateAsClient(String,AsyncCallback,Object) BeginAuthenticateAsClient(String,X509CertificateCollection,SslProtocols,Boolean,AsyncCallback,Object) BeginAuthenticateAsServer(X509Certificate,AsyncCallback,Object) BeginAuthenticateAsServer(X509Certificate,Boolean,SslProtocols,Boolean,AsyncCallback,Object) BeginRead(Byte[],Int32,Int32,AsyncCallback,Object) BeginWrite(Byte[],Int32,Int32,AsyncCallback,Object) Dispose(Boolean) EndAuthenticateAsClient(IAsyncResult) EndAuthenticateAsServer(IAsyncResult) EndRead(IAsyncResult) EndWrite(IAsyncResult) Flush() Read(Byte[],Int32,Int32) Seek(Int64,SeekOrigin) SetLength(Int64) Write(Byte[]) Write(Byte[],Int32,Int32) Tags
0103E2B958, 02E3ABA98D, 0376596F91
Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database